'Declaration
<DispIdAttribute(529)> Function PdfCreateFromMultipageTIFF_3( _ ByVal ImageID As Integer, _ ByVal PdfFileDest As String, _ ByVal Title As String, _ ByVal Author As String, _ ByVal Subject As String, _ ByVal Keywords As String, _ ByVal Creator As String, _ ByVal Encryption As PdfEncryption, _ ByVal Rights As PdfRight, _ ByVal UserPassword As String, _ ByVal OwnerPassword As String _ ) As GdPictureStatus
[DispId(529)] GdPictureStatus PdfCreateFromMultipageTIFF_3( int ImageID, string PdfFileDest, string Title, string Author, string Subject, string Keywords, string Creator, PdfEncryption Encryption, PdfRight Rights, string UserPassword, string OwnerPassword )
function PdfCreateFromMultipageTIFF_3( ImageID: Integer; PdfFileDest: String; Title: String; Author: String; Subject: String; Keywords: String; Creator: String; Encryption: PdfEncryption; Rights: PdfRight; UserPassword: String; OwnerPassword: String ): GdPictureStatus;
DispIdAttribute(529) function PdfCreateFromMultipageTIFF_3( ImageID : int, PdfFileDest : String, Title : String, Author : String, Subject : String, Keywords : String, Creator : String, Encryption : PdfEncryption, Rights : PdfRight, UserPassword : String, OwnerPassword : String ) : GdPictureStatus;
[DispId(529)] GdPictureStatus PdfCreateFromMultipageTIFF_3( int ImageID, string* PdfFileDest, string* Title, string* Author, string* Subject, string* Keywords, string* Creator, PdfEncryption Encryption, PdfRight Rights, string* UserPassword, string* OwnerPassword )
[DispId(529)] GdPictureStatus PdfCreateFromMultipageTIFF_3( int ImageID, String^ PdfFileDest, String^ Title, String^ Author, String^ Subject, String^ Keywords, String^ Creator, PdfEncryption Encryption, PdfRight Rights, String^ UserPassword, String^ OwnerPassword )
Parameters
- ImageID
- PdfFileDest
- Title
- Author
- Subject
- Keywords
- Creator
- Encryption
- Rights
- UserPassword
- OwnerPassword